Press Release Summary: Editor.NET is an advanced code editor allowing integration of a highly flexible edit control in your .NET applications.
Press Release Body: Hello, We are glad to inform that new version of Editor.NET component library is available
Here is what\'s new in version 1.51:
New Features
Editor + New design with extensive usage of interfaces and generics. + Reviewed Search/Replace dialog.
Syntax Parsers + C# 3.0 features added, including LINQ support. + ANSI C syntax parser. + Ability to format spaces between operators. + VBParser/VBScriptParser error notification when expression is terminated with line break.
Code Completion + Templates for xml comments. + Code completion for overriden methods/properties. + Tabs with common/all members in code completion list box. + Automatic completion of If/Then/Else statement in VB Parser
Bug fixes
Editor - Bug with deleting bookmarks when performing block operations such as indenting, lowercasing, capitalizing, etc. - Bug with editor serialization in xml. - Bug with code completion snippets.
Syntax Parsers - Bug with code completion within With statement. - Bug with code completion within Try/EndTry statement. - Bug with attributes inside enumerations. - Bug with global keyword in C# parser. - Bug with Redmi statement in VB parser. - Bug with In expression in MSSQL parser.
Code Completion A lot of minor bug fixes and enhancements.